Fix a typo in the docs
authorMatthias Clasen <mclasen@redhat.com>
Sun, 18 Jan 2015 20:26:49 +0000 (15:26 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 18 Jan 2015 20:26:49 +0000 (15:26 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=743037

gdk/gdkwindow.c

index 87c3030a9e773e0f5aee33e599aa41dfd891d4f3..b791066761eb3effb5eda4f74bcab69f1c7fea74 100644 (file)
@@ -6369,7 +6369,7 @@ gdk_window_get_origin (GdkWindow *window,
  *
  * Obtains the position of a window position in root
  * window coordinates. This is similar to
- * gdk_window_get_origin() but allows you go pass
+ * gdk_window_get_origin() but allows you to pass
  * in any position in the window, not just the origin.
  *
  * Since: 2.18